The CD contains the following material;

Simulation Engine codes in two separate directories: Static and Dynamic, 
in each of these directories, there exist two subdirectories named as 
Server and Client.

The Client subdirectory contains the following files that must be placed 
in the same directory in the client machine.

Client.cc
Defines.h
FModelf.h
Front.h
Inc.h
Setoper.h

The file should be run as

Client rates.all adres.all model output timing

Files and their structures:
rates.all : relative processing rates 
adres.all : IP address, port and internal formating
model :  the model file
output : the output file
timing : the file in which timing results are stored

All files in the Server subdirectory should be placed in the Server machine
in addition a file named "adres" sholud be created with the following format,
that corresponds to one entry in the file adres.all.

Ip address
Port id
Internal formating
 

Java Applet front-end GUI named as MyThesis.java that contains the class 
sources for the user interface and an intermediate version of respance
surface methodolgy files Rsm.java. These files should be compiled with jdk 1.2.

The necessary html file test.html are placed in the directory FrontEnd.
The latter can be used with a small update for Rsm.java

For further info: write to darcan@boun.edu.tr


